Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for npm proxy #51

Merged
merged 1 commit into from
Feb 19, 2014
Merged

Add support for npm proxy #51

merged 1 commit into from
Feb 19, 2014

Conversation

tmatilai
Copy link
Owner

Configure npm to use proxies if it is installed.

While the docs says they would use to env vars, but the code and issues suggest otherwise.
So we use npm config set/delete. And hook also after each provisioner run.

Fixes #50

Configure npm to use proxies if it is installed.
Hook also after each provisioner run.

Fixes #50
@johnbellone
Copy link
Contributor

Looks good!

tmatilai added a commit that referenced this pull request Feb 19, 2014
Add support for npm proxy
@tmatilai tmatilai merged commit c4316d8 into master Feb 19, 2014
@tmatilai tmatilai deleted the npm branch February 19, 2014 01:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for npm proxy
2 participants